CanGetNextData Property (C1CommandBase<TCommandImpl>)
To check whether or not more data can be retrieved from the source as the result of executing this
C1CommandBase.
protected abstract bool CanGetNextData {get;}
'Declaration
Protected MustOverride ReadOnly Property CanGetNextData As Boolean